func runtime.mapiternext

4 uses

	runtime (current package)
		map.go#L861: 	mapiternext(it)
		map.go#L864: func mapiternext(it *hiter) {
		map.go#L868: 		racereadpc(unsafe.Pointer(h), callerpc, abi.FuncPCABIInternal(mapiternext))
		map.go#L1378: 	mapiternext(it)